github: Add "Bug" issue type to BUG_REPORT template
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Fri, 17 Jan 2025 05:39:31 +0000 (13:39 +0800)
committerClaudio Cambra <claudio.cambra@nextcloud.com>
Fri, 17 Jan 2025 05:39:41 +0000 (13:39 +0800)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
.github/ISSUE_TEMPLATE/BUG_REPORT.yml

index 5ada2ce09efda05276ec85331853341c1947b4fc..7650570c823618a94cfa0855568a76c54fce7703 100644 (file)
@@ -2,6 +2,7 @@ name: "🐞 Bug report"
 description: "Help us to improve by reporting a bug"
 title: "[Bug]: "
 labels: ["bug", "0. Needs triage"]
+type: "Bug"
 body:
   - type: markdown
     attributes: